3.10.36 \(\int \frac {1}{(a+i a \tan (e+f x))^2 (c-i c \tan (e+f x))^2} \, dx\) [936]

Optimal. Leaf size=64 \[ \frac {3 x}{8 a^2 c^2}+\frac {3 \cos (e+f x) \sin (e+f x)}{8 a^2 c^2 f}+\frac {\cos ^3(e+f x) \sin (e+f x)}{4 a^2 c^2 f} \]

[Out]

3/8*x/a^2/c^2+3/8*cos(f*x+e)*sin(f*x+e)/a^2/c^2/f+1/4*cos(f*x+e)^3*sin(f*x+e)/a^2/c^2/f

________________________________________________________________________________________

Rubi [A]
time = 0.06, antiderivative size = 64, normalized size of antiderivative = 1.00, number of steps used = 4, number of rules used = 3, integrand size = 31, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.097, Rules used = {3603, 2715, 8} \begin {gather*} \frac {\sin (e+f x) \cos ^3(e+f x)}{4 a^2 c^2 f}+\frac {3 \sin (e+f x) \cos (e+f x)}{8 a^2 c^2 f}+\frac {3 x}{8 a^2 c^2} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[1/((a + I*a*Tan[e + f*x])^2*(c - I*c*Tan[e + f*x])^2),x]

[Out]

(3*x)/(8*a^2*c^2) + (3*Cos[e + f*x]*Sin[e + f*x])/(8*a^2*c^2*f) + (Cos[e + f*x]^3*Sin[e + f*x])/(4*a^2*c^2*f)

Rule 8

Int[a_, x_Symbol] :> Simp[a*x, x] /; FreeQ[a, x]

Rule 2715

Int[((b_.)*sin[(c_.) + (d_.)*(x_)])^(n_), x_Symbol] :> Simp[(-b)*Cos[c + d*x]*((b*Sin[c + d*x])^(n - 1)/(d*n))
, x] + Dist[b^2*((n - 1)/n), Int[(b*Sin[c + d*x])^(n - 2), x], x] /; FreeQ[{b, c, d}, x] && GtQ[n, 1] && Integ
erQ[2*n]

Rule 3603

Int[((a_) + (b_.)*tan[(e_.) + (f_.)*(x_)])^(m_.)*((c_) + (d_.)*tan[(e_.) + (f_.)*(x_)])^(n_.), x_Symbol] :> Di
st[a^m*c^m, Int[Sec[e + f*x]^(2*m)*(c + d*Tan[e + f*x])^(n - m), x], x] /; FreeQ[{a, b, c, d, e, f, n}, x] &&
EqQ[b*c + a*d, 0] && EqQ[a^2 + b^2, 0] && IntegerQ[m] &&  !(IGtQ[n, 0] && (LtQ[m, 0] || GtQ[m, n]))

Rubi steps

\begin {align*} \int \frac {1}{(a+i a \tan (e+f x))^2 (c-i c \tan (e+f x))^2} \, dx &=\frac {\int \cos ^4(e+f x) \, dx}{a^2 c^2}\\ &=\frac {\cos ^3(e+f x) \sin (e+f x)}{4 a^2 c^2 f}+\frac {3 \int \cos ^2(e+f x) \, dx}{4 a^2 c^2}\\ &=\frac {3 \cos (e+f x) \sin (e+f x)}{8 a^2 c^2 f}+\frac {\cos ^3(e+f x) \sin (e+f x)}{4 a^2 c^2 f}+\frac {3 \int 1 \, dx}{8 a^2 c^2}\\ &=\frac {3 x}{8 a^2 c^2}+\frac {3 \cos (e+f x) \sin (e+f x)}{8 a^2 c^2 f}+\frac {\cos ^3(e+f x) \sin (e+f x)}{4 a^2 c^2 f}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 0.06, size = 39, normalized size = 0.61 \begin {gather*} \frac {12 (e+f x)+8 \sin (2 (e+f x))+\sin (4 (e+f x))}{32 a^2 c^2 f} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[1/((a + I*a*Tan[e + f*x])^2*(c - I*c*Tan[e + f*x])^2),x]

[Out]

(12*(e + f*x) + 8*Sin[2*(e + f*x)] + Sin[4*(e + f*x)])/(32*a^2*c^2*f)

________________________________________________________________________________________

Maple [C] Result contains complex when optimal does not.
time = 0.13, size = 92, normalized size = 1.44

method result size
risch \(\frac {3 x}{8 a^{2} c^{2}}+\frac {\sin \left (4 f x +4 e \right )}{32 a^{2} c^{2} f}+\frac {\sin \left (2 f x +2 e \right )}{4 a^{2} c^{2} f}\) \(51\)
derivativedivides \(\frac {\frac {i}{16 \left (\tan \left (f x +e \right )+i\right )^{2}}+\frac {3 i \ln \left (\tan \left (f x +e \right )+i\right )}{16}+\frac {3}{16 \left (\tan \left (f x +e \right )+i\right )}-\frac {3 i \ln \left (\tan \left (f x +e \right )-i\right )}{16}-\frac {i}{16 \left (\tan \left (f x +e \right )-i\right )^{2}}+\frac {3}{16 \left (\tan \left (f x +e \right )-i\right )}}{f \,a^{2} c^{2}}\) \(92\)
default \(\frac {\frac {i}{16 \left (\tan \left (f x +e \right )+i\right )^{2}}+\frac {3 i \ln \left (\tan \left (f x +e \right )+i\right )}{16}+\frac {3}{16 \left (\tan \left (f x +e \right )+i\right )}-\frac {3 i \ln \left (\tan \left (f x +e \right )-i\right )}{16}-\frac {i}{16 \left (\tan \left (f x +e \right )-i\right )^{2}}+\frac {3}{16 \left (\tan \left (f x +e \right )-i\right )}}{f \,a^{2} c^{2}}\) \(92\)
norman \(\frac {\frac {3 x}{8 a c}+\frac {5 \tan \left (f x +e \right )}{8 a c f}+\frac {3 \left (\tan ^{3}\left (f x +e \right )\right )}{8 a c f}+\frac {3 x \left (\tan ^{2}\left (f x +e \right )\right )}{4 a c}+\frac {3 x \left (\tan ^{4}\left (f x +e \right )\right )}{8 a c}}{\left (1+\tan ^{2}\left (f x +e \right )\right )^{2} a c}\) \(100\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(1/(a+I*a*tan(f*x+e))^2/(c-I*c*tan(f*x+e))^2,x,method=_RETURNVERBOSE)

[Out]

1/f/a^2/c^2*(1/16*I/(tan(f*x+e)+I)^2+3/16*I*ln(tan(f*x+e)+I)+3/16/(tan(f*x+e)+I)-3/16*I*ln(tan(f*x+e)-I)-1/16*
I/(tan(f*x+e)-I)^2+3/16/(tan(f*x+e)-I))

________________________________________________________________________________________

Maxima [F(-2)]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Exception raised: RuntimeError} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(a+I*a*tan(f*x+e))^2/(c-I*c*tan(f*x+e))^2,x, algorithm="maxima")

[Out]

Exception raised: RuntimeError >> ECL says: Error executing code in Maxima: expt: undefined: 0 to a negative e
xponent.

________________________________________________________________________________________

Fricas [C] Result contains complex when optimal does not.
time = 1.29, size = 73, normalized size = 1.14 \begin {gather*} \frac {{\left (24 \, f x e^{\left (4 i \, f x + 4 i \, e\right )} - i \, e^{\left (8 i \, f x + 8 i \, e\right )} - 8 i \, e^{\left (6 i \, f x + 6 i \, e\right )} + 8 i \, e^{\left (2 i \, f x + 2 i \, e\right )} + i\right )} e^{\left (-4 i \, f x - 4 i \, e\right )}}{64 \, a^{2} c^{2} f} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(a+I*a*tan(f*x+e))^2/(c-I*c*tan(f*x+e))^2,x, algorithm="fricas")

[Out]

1/64*(24*f*x*e^(4*I*f*x + 4*I*e) - I*e^(8*I*f*x + 8*I*e) - 8*I*e^(6*I*f*x + 6*I*e) + 8*I*e^(2*I*f*x + 2*I*e) +
 I)*e^(-4*I*f*x - 4*I*e)/(a^2*c^2*f)

________________________________________________________________________________________

Sympy [A]
time = 0.25, size = 221, normalized size = 3.45 \begin {gather*} \begin {cases} \frac {\left (- 4096 i a^{6} c^{6} f^{3} e^{10 i e} e^{4 i f x} - 32768 i a^{6} c^{6} f^{3} e^{8 i e} e^{2 i f x} + 32768 i a^{6} c^{6} f^{3} e^{4 i e} e^{- 2 i f x} + 4096 i a^{6} c^{6} f^{3} e^{2 i e} e^{- 4 i f x}\right ) e^{- 6 i e}}{262144 a^{8} c^{8} f^{4}} & \text {for}\: a^{8} c^{8} f^{4} e^{6 i e} \neq 0 \\x \left (\frac {\left (e^{8 i e} + 4 e^{6 i e} + 6 e^{4 i e} + 4 e^{2 i e} + 1\right ) e^{- 4 i e}}{16 a^{2} c^{2}} - \frac {3}{8 a^{2} c^{2}}\right ) & \text {otherwise} \end {cases} + \frac {3 x}{8 a^{2} c^{2}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(a+I*a*tan(f*x+e))**2/(c-I*c*tan(f*x+e))**2,x)

[Out]

Piecewise(((-4096*I*a**6*c**6*f**3*exp(10*I*e)*exp(4*I*f*x) - 32768*I*a**6*c**6*f**3*exp(8*I*e)*exp(2*I*f*x) +
 32768*I*a**6*c**6*f**3*exp(4*I*e)*exp(-2*I*f*x) + 4096*I*a**6*c**6*f**3*exp(2*I*e)*exp(-4*I*f*x))*exp(-6*I*e)
/(262144*a**8*c**8*f**4), Ne(a**8*c**8*f**4*exp(6*I*e), 0)), (x*((exp(8*I*e) + 4*exp(6*I*e) + 6*exp(4*I*e) + 4
*exp(2*I*e) + 1)*exp(-4*I*e)/(16*a**2*c**2) - 3/(8*a**2*c**2)), True)) + 3*x/(8*a**2*c**2)

________________________________________________________________________________________

Giac [A]
time = 0.57, size = 61, normalized size = 0.95 \begin {gather*} \frac {\frac {3 \, {\left (f x + e\right )}}{a^{2} c^{2}} + \frac {3 \, \tan \left (f x + e\right )^{3} + 5 \, \tan \left (f x + e\right )}{{\left (\tan \left (f x + e\right )^{2} + 1\right )}^{2} a^{2} c^{2}}}{8 \, f} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(a+I*a*tan(f*x+e))^2/(c-I*c*tan(f*x+e))^2,x, algorithm="giac")

[Out]

1/8*(3*(f*x + e)/(a^2*c^2) + (3*tan(f*x + e)^3 + 5*tan(f*x + e))/((tan(f*x + e)^2 + 1)^2*a^2*c^2))/f

________________________________________________________________________________________

Mupad [B]
time = 4.73, size = 38, normalized size = 0.59 \begin {gather*} \frac {2\,\sin \left (2\,e+2\,f\,x\right )+\frac {\sin \left (4\,e+4\,f\,x\right )}{4}+3\,f\,x}{8\,a^2\,c^2\,f} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(1/((a + a*tan(e + f*x)*1i)^2*(c - c*tan(e + f*x)*1i)^2),x)

[Out]

(2*sin(2*e + 2*f*x) + sin(4*e + 4*f*x)/4 + 3*f*x)/(8*a^2*c^2*f)

________________________________________________________________________________________